PreviousNextTracker indexSee it online !

(17/314) 1368246 - JExplorer incompatible with ProjectViewer

In the new version of Project Viewer, double clicking
on a file doesn't open it.

The stack trace gives:
[error] AWT-EventQueue-0: Exception in thread
"AWT-EventQueue-0"
[error] AWT-EventQueue-0:
java.lang.AbstractMethodError:
jexplorer.model.ModelManager.nodeSelected(Lprojectviewer/event/ProjectViewerEvent;)V
[error] AWT-EventQueue-0: at
projectviewer.ProjectViewer.fireNodeSelected(Unknown
Source)
[error] AWT-EventQueue-0: at
projectviewer.vpt.VPTSelectionListener.mouseClicked(Unknown
Source)

In this case, it is due to an incompatibility with
JExplorer plugin but it seems there are issues with
other plugins too (see bug 1356897 - SQLPlugin doesn't
implement method in ProjectViewerListener).
When disabling the JExplorer plugin, everything works fine.
Anyway, thanks for those good plugins!


Submitted lsellin - 2005-11-28 - 14:14:14z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2005-12-08 - 06:23:29z
vanza
Logged In: YES
user_id=75113

Changing the summary to something more descriptive of the
problem; this is not an issue with ProjectViewer.

(BTW this new limit of characters in the summary is really
annoying.)

JExplorer should, if possible, extend ProjectViewerAdapter
instead of implementing the listener so that future changes
won't cause this.
2005-12-08 - 06:24:02z
vanza
Logged In: YES
user_id=75113

Oopsie, Firefox messed up my text field...
2007-01-24 - 08:19:31z
vanza
Logged In: YES
user_id=75113
Originator: NO

This has been fixed in Jump 0.3.3 (which has been in Plugin Central for a while).
2007-01-24 - 08:20:35z
vanza
Logged In: YES
user_id=75113
Originator: NO

Oops, wrong bug. Sorry!

Attachments